ComponentOne ASP.NET MVC Controls
WaterfallBuilder<T> Class Members
Methods 

C1.Web.Mvc.Fluent Namespace : WaterfallBuilder<T> Class

The following tables list the members exposed by WaterfallBuilder<T>.

Public Constructors
 NameDescription
Public ConstructorCreates one WaterfallBuilder<T> instance to configurate obj.  
Top
Public Methods
 NameDescription
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.ConnectorLines. Sets a value that determines whether to show connector lines.  
Public MethodSets the IntermediateTotalLabels property.  
Public MethodSets the IntermediateTotalPositions property.  
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.RelativeData. Sets a value that determines whether the given data is relative.  
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.ShowIntermediateTotal. Sets a value that determines whether to show the intermediate total bar.The property should work with IntermediateToolPositions and IntermediateToolLabels property.  
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.ShowTotal. Sets a value that determines whether the show the total bar.  
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.Start. Sets a value that determines the value of the start bar. If start is null, start bar will not show.  
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.StartLabel. Sets the label of the start bar.  
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.Styles. Sets or set the waterfall styles.  
Public MethodConfigurates C1.Web.Mvc.Waterfall<T>.TotalLabel. Sets the label of the total bar.  
Top
See Also

Reference

WaterfallBuilder<T> Class
C1.Web.Mvc.Fluent Namespace